build(deps-dev): bump the development-dependencies group across 1 directory with 6 updates#3603
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
…ectory with 6 updates Updates the requirements on [rake](https://github.com/ruby/rake), [minitest](https://github.com/minitest/minitest), [rubyzip](https://github.com/rubyzip/rubyzip), [standard](https://github.com/standardrb/standard), [rubocop-minitest](https://github.com/rubocop/rubocop-minitest) and [rdoc](https://github.com/ruby/rdoc) to permit the latest version. Updates `rake` to 13.3.1 - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](ruby/rake@v13.3.0...v13.3.1) Updates `minitest` to 6.0.2 - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](minitest/minitest@v6.0.1...v6.0.2) Updates `rubyzip` to 3.2.2 - [Release notes](https://github.com/rubyzip/rubyzip/releases) - [Changelog](https://github.com/rubyzip/rubyzip/blob/main/Changelog.md) - [Commits](rubyzip/rubyzip@v3.1.0...v3.2.2) Updates `standard` to 1.54.0 - [Release notes](https://github.com/standardrb/standard/releases) - [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md) - [Commits](standardrb/standard@v1.50.0...v1.54.0) Updates `rubocop-minitest` to 0.39.1 - [Release notes](https://github.com/rubocop/rubocop-minitest/releases) - [Changelog](https://github.com/rubocop/rubocop-minitest/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-minitest@v0.38.2...v0.39.1) Updates `rdoc` to 7.2.0 - [Release notes](https://github.com/ruby/rdoc/releases) - [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc) - [Commits](ruby/rdoc@v7.0.3...v7.2.0) --- updated-dependencies: - dependency-name: rake dependency-version: 13.3.1 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: minitest dependency-version: 6.0.2 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: rubyzip dependency-version: 3.2.2 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: standard dependency-version: 1.54.0 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: rubocop-minitest dependency-version: 0.39.1 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: rdoc dependency-version: 7.2.0 dependency-type: direct:development dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
aca5aca to
b8e6bc9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on rake, minitest, rubyzip, standard, rubocop-minitest and rdoc to permit the latest version.
Updates
raketo 13.3.1Commits
f0001c3v13.3.1a644c80Merge pull request #483 from luke-gru/fix_test_warnings2465ea5silence warnings during execution of rake tasks in Rakefile (ex: rake test)df25fb1Merge pull request #610 from pvdb/fix_testhelper_requireec12ac9Merge pull request #635 from nevans/deconstruct_keys-for-nil-keys4664a69Merge pull request #666 from ruby/dependabot/github_actions/ruby/setup-ruby-1...7a0bf15Bump ruby/setup-ruby from 1.265.0 to 1.266.0b3ed789Merge pull request #665 from ruby/dependabot/github_actions/ruby/setup-ruby-1...1e7ef52Bump ruby/setup-ruby from 1.263.0 to 1.265.077225e1Merge pull request #664 from ruby/dependabot/github_actions/ruby/setup-ruby-1...Updates
minitestto 6.0.2Changelog
Sourced from minitest's changelog.
... (truncated)
Commits
339492cprepped for release73eb48eFixed some doco coverage... still running into tons of pain with rdoc.58387c7- Fixed bisect to use same cmd ($0) to run tests as original invocation.2a529a0y-yagi is smart and I am dumcf465a6- Only show --bisect in usage if using minitest.e5ad492Push up server_plugin fix to minitest.rb guarded by env.a7aeb10Fixed up tests to be line independent.59ac1fa- MT6: load server_plugin if server is loaded. (y-yagi)dba350e- Manipulate local args instead of ARGV in Sprint.run.8e008edAdded new rdoc rsync location.Updates
rubyzipto 3.2.2Release notes
Sourced from rubyzip's releases.
Changelog
Sourced from rubyzip's changelog.
... (truncated)
Commits
db67423Update version number and Changelog for release.34f46a1Update YJIT GitHub Actions runners.653d0a3Stop using macos-13 runners in GitHub Actions.8f4d43cFix reading EOCDs when header signatures are in an Entry payload.0f1c04cUpdate version number and Changelog for release.a0f4fa0FixEntry#gather_fileinfo_from_srcpatherror messages.59a88d1Add some simple benchmarks for reading the cdir.9a7ee0dUpdate version number and Changelog for release.1ff464aAllowFileto suppress extra fields.cbe3f10README: document the use ofOutputStream.Updates
standardto 1.54.0Changelog
Sourced from standard's changelog.
... (truncated)
Commits
d8f9776🍩 v1.54.011f7712Merge pull request #789 from standardrb/updates-2026-02-121e14e5cAdds the changelog5a7c15fUpdates Rubocop to v1.84abc2becMerge pull request #784 from standardrb/depbot-cooldownc80e6b7Merge pull request #783 from standardrb/dependabot/github_actions/step-securi...a98a527Decrease depbot frequency for GHA779ac18Bump step-security/harden-runner from 2.14.0 to 2.14.117bd342🇰🇷🇺🇸v1.53.0f0af18aMerge pull request #779 from standardrb/updates-2026-01-13Updates
rubocop-minitestto 0.39.1Release notes
Sourced from rubocop-minitest's releases.
Changelog
Sourced from rubocop-minitest's changelog.
... (truncated)
Commits
17b5474Cut 0.39.1d7a0f1eUpdate Changelog93a5474Merge pull request #347 from koic/fix_false_positive_for_assert_includes_and_...b8d8789Fix false positives inMinitest/AssertIncludesand `Minitest/RefuteIncludes...9b577b6Switch back docs version to master0f1a4f6Cut 0.39.01c01cf9Update Changelogbf38672Merge pull request #346 from koic/disable_minitest_assert_empty_literal_by_de...7793f07[Fix #344] DisableMinitest/AssertEmptyLiteralby defaultc8f3fc5Suppress RuboCop offensesUpdates
rdocto 7.2.0Release notes
Sourced from rdoc's releases.
Commits
d6422f4Bump version to 7.2.0 (#1608)c6ecfe5Fix RDoc::Attr#add_alias handling of aliased attribute accessor (#1605)4889bfeAdd unique IDs to section headings in Aliki template (#1603)26f0cc4Add unique IDs to section headings in Aliki template (#1603)0566dacBump step-security/harden-runner from 2.14.1 to 2.14.2 (#1607)cd586bfBump ruby/setup-ruby from 1.287.0 to 1.288.0 (#1606)dbd747eAdd/release-checkClaude Code skill (#1604)344cff2Fix broken legacy rdoc-ref labels and duplicate heading IDs (#1602)7e1157aIgnore visibility method, attr definition, module_function within block (#1595)ba21821Fix sections not displaying their text (#1600)Most Recent Ignore Conditions Applied to This Pull Request
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions